home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / talk.man < prev    next >
Encoding:
Text File  |  1989-08-18  |  2.6 KB  |  133 lines

  1.  
  2.  
  3.  
  4. TALK                      User Commands                      TALK
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      talk - talk to another user
  10.  
  11. SSYYNNOOPPSSIISS
  12.      ttaallkk person [ ttyname ]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _T_a_l_k is a visual communication program which copies lines
  16.      from your terminal to that of another user.
  17.  
  18.      If you wish to talk to someone on your own machine, then
  19.      _p_e_r_s_o_n is just the person's login name.  If you wish to talk
  20.      to a user on another host, then _p_e_r_s_o_n is of the form
  21.      _u_s_e_r@_h_o_s_t.
  22.  
  23.      If you want to talk to a user who is logged in more than
  24.      once, the _t_t_y_n_a_m_e argument may be used to indicate the
  25.      appropriate terminal name, where _t_t_y_n_a_m_e is of the form
  26.      ``ttyXX''.
  27.  
  28.      When first called, _t_a_l_k sends the message
  29.  
  30.           Message from TalkDaemon@his_machine...
  31.           talk: connection requested by your_name@your_machine.
  32.           talk: respond with: talk your_name@your_machine
  33.  
  34.      to the user you wish to talk to. At this point, the reci-
  35.      pient of the message should reply by typing
  36.  
  37.           talk  your_name@your_machine
  38.  
  39.      It doesn't matter from which machine the recipient replies,
  40.      as long as his login-name is the same.  Once communication
  41.      is established, the two parties may type simultaneously,
  42.      with their output appearing in separate windows.  Typing
  43.      control L (^L) will cause the screen to be reprinted, while
  44.      your erase, kill, and word kill characters will behave nor-
  45.      mally.  To exit, just type your interrupt character; _t_a_l_k
  46.      then moves the cursor to the bottom of the screen and
  47.      restores the terminal to its previous state.
  48.  
  49.      Permission to talk may be denied or granted by use of the
  50.      _m_e_s_g command.  At the outset talking is allowed.  Certain
  51.      commands, in particular _n_r_o_f_f and _p_r, disallow messages in
  52.      order to prevent messy output.
  53.  
  54. FFIILLEESS
  55.      /etc/hosts     to find the recipient's machine
  56.      /etc/utmp      to find the recipient's tty
  57.  
  58. SSEEEE AALLSSOO
  59.      mail(1), mesg(1), who(1), write(1)
  60.  
  61.  
  62.  
  63. Sprite v1.0             November 24, 1987                       1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. TALK                      User Commands                      TALK
  71.  
  72.  
  73.  
  74. BBUUGGSS
  75.      The version of _t_a_l_k(1) released with 4.3BSD uses a protocol
  76.      that is incompatible with the protocol used in the version
  77.      released with 4.2BSD.
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. Sprite v1.0             November 24, 1987                       2
  130.  
  131.  
  132.  
  133.